Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-partial-application

Package Overview
Dependencies
55
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @babel/plugin-proposal-partial-application

Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression


Version published
Weekly downloads
22K
decreased by-16.63%
Maintainers
4
Install size
273 kB
Created
Weekly downloads
 

Changelog

Source

v7.24.7 (2024-06-05)

:bug: Bug Fix
  • babel-node
    • #16554 Allow extra flags in babel-node (@nicolo-ribaudo)
  • babel-traverse
  • babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management
:house: Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Readme

Source

@babel/plugin-proposal-partial-application

Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression

See our website @babel/plugin-proposal-partial-application for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-partial-application

or using yarn:

yarn add @babel/plugin-proposal-partial-application --dev

Keywords

FAQs

Last updated on 05 Jun 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc